A ToggleButton is a button that toggles on and off when clicked. It has five drawing states: On, On Clicked, Off, Off Clicked, and Transition. You may use five Icons or fives Pictures as the graphics for each state. The multiple states create a short animation when you click the button.
The ToggleButton below switches between a left and right pointing arrow.